summaryrefslogtreecommitdiffstats
path: root/tools/inc
Commit message (Expand)AuthorAgeFilesLines
* private field 'eType' is not used [-Werror,-Wunused-private-field]Matúš Kukan2012-10-191-2/+2
* remove unused defineNorbert Thiebaud2012-10-191-1/+0
* loplugin: markup some more suitable classes with SAL_WARN_UNUSEDCaolán McNamara2012-10-122-2/+2
* loplugin: markup the POD tools classes and UniString with SAL_WARN_UNUSEDCaolán McNamara2012-10-112-7/+7
* add a stub ScrolledWindow to store scroll propertiesCaolán McNamara2012-10-111-0/+1
* String->OUString in tools::ErrorContextNoel Grandin2012-10-091-29/+31
* add a new stock reset/revert buttonCaolán McNamara2012-09-281-1/+2
* add and use a "WINDOW_CONTAINER" typeCaolán McNamara2012-09-281-1/+1
* Implement conversion scheme for dialogs without changing their codeCaolán McNamara2012-09-281-1/+2
* UniString->OUStringCaolán McNamara2012-08-311-63/+63
* Remove the Container classNoel Grandin2012-08-162-180/+0
* Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet2012-08-151-3/+0
* tools/list.hxx: Now that's what i call a dead parrot.Michael Stahl2012-08-141-64/+0
* re-indent LOC to match coding styles (in tools/inc/)Philipp Riemer2012-08-1327-345/+348
* remove ascii art and blank lines in tools/inc/Philipp Riemer2012-08-1341-161/+25
* removed "// end of sth." comments in tools/inc/Philipp Riemer2012-08-1352-57/+57
* clean-up of existing comments in tools/incPhilipp Riemer2012-08-1346-604/+260
* "doxygenized" comments in tools/incPhilipp Riemer2012-08-1313-254/+217
* Move definition of LIST_APPEND to contnr.hxxNoel Grandin2012-08-132-1/+2
* fdo#39468: Translated German comments in core/toolsOliver Günther2012-08-1324-258/+211
* callcatcher: update listCaolán McNamara2012-08-131-2/+0
* callcatcher: reduce Container, update unused code listCaolán McNamara2012-08-101-1/+0
* adding missing typenameLuboš Luňák2012-08-081-3/+3
* fix MSVC buildMichael Stahl2012-08-081-2/+2
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-082-235/+87
* Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin2012-08-081-2/+0
* Expand the only use of the SV_DECL_IMPL_REF_LIST macroNoel Grandin2012-08-081-5/+0
* STL'ify UniqueIndexNoel Grandin2012-08-082-94/+32
* String::AllocBuffer replacementsCaolán McNamara2012-08-071-4/+3
* move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara2012-08-071-13/+0
* Remove forwards of non-existing structsThomas Arnhold2012-08-071-1/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-073-5/+0
* Remove unused macrosThomas Arnhold2012-08-054-19/+0
* strip down UniString some moreCaolán McNamara2012-08-021-5/+2
* remove DECLARE_LISTCaolán McNamara2012-07-311-61/+0
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1150-1168/+718
* Decrease header files dependenciesMatteo Casalin2012-07-112-30/+33
* UniString(const rtl::OString ...) no longer implementedCaolán McNamara2012-07-051-3/+6
* Remove unused definesThomas Arnhold2012-07-023-6/+0
* Remove unused definesThomas Arnhold2012-07-013-43/+0
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-281-1/+1
* There's no reason for GetDefaultContentType to be virtualCaolán McNamara2012-06-281-1/+1
* tidy INetMessage a littleCaolán McNamara2012-06-281-26/+26
* Remove some unused macrosThomas Arnhold2012-06-241-27/+0
* convert BitInt signatures to rtl::OUStringCaolán McNamara2012-06-221-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-2119-461/+290
* remove some UniString ctorsCaolán McNamara2012-06-191-2/+2
* detect wrong UniString ctorCaolán McNamara2012-06-181-0/+5