summaryrefslogtreecommitdiffstats
path: root/svl/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl2015-09-071-0/+5
* svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-09-076-16/+15
* 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-311-11/+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
* loplugin: defaultparamsNoel Grandin2015-08-201-1/+1
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-10/+3
* Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann2015-08-181-1/+0
* Simplify isLocalFile_Impl checkStephan Bergmann2015-08-181-16/+1
* Content of theIndexTable is known staticallyStephan Bergmann2015-08-181-109/+111
* nNewExtended++ values are all known staticallyStephan Bergmann2015-08-181-27/+28
* make Link<> typedNoel Grandin2015-08-171-2/+2
* fix windows build, 'unreferenced formal parameter'Noel Grandin2015-08-141-3/+3
* fix windows build, partial revert of my commitNoel Grandin2015-08-141-0/+10
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* make Link<> instances typedNoel Grandin2015-08-142-25/+5
* cppcheck: noCopyConstructorCaolán McNamara2015-08-123-4/+12
* move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke2015-08-121-25/+61
* cppcheck: noCopyConstructorCaolán McNamara2015-08-111-0/+4
* loplugin: defaultparamsNoel Grandin2015-08-117-24/+24
* Resolves: tdf#93080 short day name and month name may interfereEike Rathke2015-08-062-6/+52
* svx,starmath: inline some use-once typedefsNoel Grandin2015-08-041-3/+2
* tdf#93071 Remove trailing zeroes of scientific in General formatLaurent Balland-Poirier2015-08-031-1/+1
* comphelper: replace boost::function with std::functionMichael Stahl2015-07-311-0/+1
* inline a bunch of use-once macrosNoel Grandin2015-07-272-29/+22
* remove some unused definesNoel Grandin2015-07-271-14/+0
* loplugin:unusedmethods svlNoel Grandin2015-07-207-107/+0
* svl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-07-172-21/+26
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-153-3/+3
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-132-7/+1
* write trailing text subformat also to Excel .xls and .xlsx, tdf#92457Eike Rathke2015-07-111-4/+5
* fix string access out of boundsEike Rathke2015-07-111-1/+1
* the main text format is not a trailing text format, tdf#92457 follow-upEike Rathke2015-07-101-1/+1
* Resolves: tdf#92457 handle trailing text subformat if others omittedEike Rathke2015-07-104-3/+43
* Replace GetAppData(SHL_SVDDE) with a static pointer varStephan Bergmann2015-07-072-13/+16
* SHL_SHL2 is unusedStephan Bergmann2015-07-071-4/+0
* loplugin:unusedmethods svlNoel Grandin2015-07-0611-110/+0
* a malformed string here can force an out of bounds indexOfCaolán McNamara2015-07-061-1/+1
* Fix typosAndrea Gelmini2015-07-047-8/+8
* coverity#1309053 Uncaught exceptionCaolán McNamara2015-07-022-2/+2
* coverity#1309052 Uncaught exceptionCaolán McNamara2015-07-022-2/+2
* coverity#1309051 Uncaught exceptionCaolán McNamara2015-07-022-2/+2
* loplugin:unusedmethods toolsNoel Grandin2015-07-022-16/+0
* Fix typosAndrea Gelmini2015-06-301-1/+1
* tdf#68016 Write fixture for current behaviour of SfxListenerTobias Lippert2015-06-291-1/+4