summaryrefslogtreecommitdiffstats
path: root/include/tools
Commit message (Expand)AuthorAgeFilesLines
* Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2014-04-111-0/+16
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-073-57/+53
* Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann2014-04-071-52/+30
* Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist2014-04-061-1/+1
* coverity#708209 Uninitialized scalar fieldCaolán McNamara2014-04-021-0/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-5/+5
* coverity#708557 Uninitialized pointer fieldCaolán McNamara2014-04-011-1/+0
* Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist2014-04-011-8/+3
* Bin pointless INET_HEX_ESCAPETor Lillqvist2014-04-011-3/+0
* Bin pointless INET_MARK_TOKENTor Lillqvist2014-04-011-1/+0
* Bin pointless INET_PATH_TOKENTor Lillqvist2014-04-011-1/+0
* Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann2014-03-312-171/+5
* tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl2014-03-292-11/+0
* tools: support 64-bit file positions in SvStreamMichael Stahl2014-03-292-17/+17
* tools: allow 64-bit positions on SvLockBytesMichael Stahl2014-03-291-9/+9
* Remove now unused DBG_CTOR etc. featureStephan Bergmann2014-03-281-109/+2
* Bin rest of DBG_WARNING[123]Tor Lillqvist2014-03-281-10/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-47/+47
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-264-7/+14
* Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann2014-03-252-34/+0
* Reduce some functions to localStephan Bergmann2014-03-251-4/+0
* osl_setDetailedDebugMessageFunc is effectively doing nothingStephan Bergmann2014-03-251-7/+0
* Remove unused DBG_FUNC_* slotsStephan Bergmann2014-03-251-3/+0
* DBG_OUT_WARNING is unusedStephan Bergmann2014-03-251-12/+3
* Remove unused inline functionsStephan Bergmann2014-03-251-43/+0
* drop spadminCaolán McNamara2014-03-211-1/+0
* fdo#63154 Remove some solar.h referencesAlexandre Vicenzi2014-03-153-3/+0
* CurrencyFields cannot be loaded from .src anymoreCaolán McNamara2014-03-131-2/+2
* MetricBoxes cannot be loaded from .src anymoreCaolán McNamara2014-03-131-1/+1
* CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara2014-03-131-2/+2
* DateBoxes cannot be loaded from .src anymoreCaolán McNamara2014-03-131-1/+1
* TimeBoxes cannot be loaded from .src anymoreCaolán McNamara2014-03-131-1/+1
* MoreButtons cannot be loaded from .src anymoreCaolán McNamara2014-03-132-6/+1
* drop the SimpleErrorHandlerCaolán McNamara2014-03-101-10/+0
* fdo#63154 Remove old solar.h referencesAlexandre Vicenzi2014-03-092-2/+0
* fdo#63154 Remove unused solar.h reference in toolsAlexandre Vicenzi2014-03-092-2/+0
* ooxml: export date controls properlyJacobo Aragunde Pérez2014-03-081-0/+6
* Do not needlessly truncate MinMax argument before comparison with boundsStephan Bergmann2014-03-051-2/+32
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-3/+5
* callcatcher: update unused codeCaolán McNamara2014-03-011-0/+2
* remove unused code BigInt::GetString()Noel Grandin2014-02-281-1/+0
* debug only code Resource::TestRes()Noel Grandin2014-02-281-0/+2
* fdo#63154 remove unused solar.h reference in toolsAlexandre Vicenzi2014-02-273-3/+0
* remove unused code SvStream::WriteUCharPtr(unsigned char const*)Noel Grandin2014-02-251-1/+0
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-242-5/+2
* fdo#63154 Remove unused solar.h reference in toolsAlexandre Vicenzi2014-02-202-2/+0
* Add SvStream::ReadCharAsBoolStephan Bergmann2014-02-201-0/+1
* fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi2014-02-202-2/+0
* GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementationJan Hubicka2014-02-181-1/+4