summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
...
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-055-23/+21
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-021-1/+1
* svl: remove mostly superfluous abstraction of vectorMichael Stahl2015-10-301-71/+6
* svl: replace boost::ptr_vector with std::vectorMichael Stahl2015-10-302-21/+21
* svl: replace boost::ptr_map with std::mapMichael Stahl2015-10-302-26/+15
* tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann2015-10-293-0/+133
* com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2015-10-2942-640/+624
* CppunitTest_svl_urihelper needs the file UCPStephan Bergmann2015-10-293-10/+9
* sortStephan Bergmann2015-10-291-3/+3
* CppunitTest_svl_urihelper can be a plain check target nowStephan Bergmann2015-10-291-4/+1
* Remove duplicateStephan Bergmann2015-10-291-1/+0
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-272-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-272-18/+0
* tdf#48456 : when searching for a number, consider formattingDennis Francis2015-10-231-9/+24
* SRCH_PARA_ALLTABLES could never be queriedEike Rathke2015-10-221-10/+10
* refactor out some com::sun::star typedefsNoel Grandin2015-10-211-4/+3
* sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'.Jan Holesovsky2015-10-201-2/+1
* loplugin:defaultparamsStephan Bergmann2015-10-202-3/+2
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin2015-10-191-1/+1
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-194-14/+14
* sfx items: Get rid of the TypeId check, nobody uses that any more.Jan Holesovsky2015-10-191-31/+4
* cppcheck:variableScopeNoel Grandin2015-10-131-1/+1
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1220-210/+210
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-10/+10
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-9/+3
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-062-2/+2
* svl: fix build "invalid operands to binary operator!="Michael Stahl2015-10-011-1/+1
* tdf#94559: third step to remove rtti.hxxOliver Specht2015-10-017-15/+15
* Fix typosAndrea Gelmini2015-09-304-6/+6
* use exponential 'E' format for General when appropriateEike Rathke2015-09-291-17/+35
* Nobody would go down the corridor anymoreMiklos Vajna2015-09-291-1/+1
* Some follow-up #include clean-upStephan Bergmann2015-09-181-1/+0
* boost->stdCaolán McNamara2015-09-179-25/+23
* nRepPos is never readMatteo Casalin2015-09-122-4/+0
* convert Link<> to typedNoel Grandin2015-09-101-2/+1
* tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl2015-09-071-0/+5
* svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-09-078-21/+19
* sw: include limits.h to fix build on Ubuntu 12.04Justin Luth2015-09-011-1/+1
* rename _Disconnect to DisconnectCaolán McNamara2015-08-311-2/+2
* Disconnect and Connect don't do anything nowCaolán McNamara2015-08-312-19/+0
* warning C4100: 'nId' : unreferenced formal parameterCaolán McNamara2015-08-311-2/+2
* aDisconnectLink is never called, so remove itNoel Grandin2015-08-311-1/+0
* aConnectLink is never set, so remove itNoel Grandin2015-08-311-1/+0
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-3/+3
* tweak config-less sysconfig pathCaolán McNamara2015-08-201-1/+4