summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-023-12/+3
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* Remove UNO includes commentsThomas Arnhold2012-06-2920-44/+1
* Remove unused include filesThomas Arnhold2012-06-271-57/+0
* hrc cleanup: Remove commented out codeThomas Arnhold2012-06-271-18/+0
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
* .props files don't need executable bitsMichael Stahl2012-06-221-0/+0
* removed unused forward declarations of classTakeshi Abe2012-06-2312-43/+0
* re-base on ALv2 code.Michael Meeks2012-06-224-95/+59
* re-base on ALv2 code.Michael Meeks2012-06-2193-2232/+1395
* re-base on ALv2 code.Michael Meeks2012-06-2110-216/+151
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-212-4/+0
* removed useless InsertFunctions.hxxTakeshi Abe2012-06-212-47/+0
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-191-7/+2
* Revert "Remove License/Credits menu items"Petr Mladek2012-06-191-0/+2
* Remove License/Credits menu itemsStefan Knorr (astron)2012-06-181-2/+0
* added zoom submenu to ViewTim Hardeck2012-06-151-1/+11
* move zoomitem from svx to sfx2Tim Hardeck2012-06-154-4/+4
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-2/+0
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-122-2/+2
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-4/+2
* Remove superfluous include commentsThomas Arnhold2012-06-091-4/+0
* -Werror,-Wself-assign (Clang)Stephan Bergmann2012-06-061-18/+0
* targetted revert of minor cppcheck cleanupsMichael Meeks2012-05-311-1/+1
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-3120-53/+48
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-179-103/+60
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-169-9/+3
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-151-1/+1
* removed unused static rtl::OUStringTakeshi Abe2012-05-141-1/+0
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-144-9/+9
* removed unused definesTakeshi Abe2012-05-135-10/+0
* WaE: msvc2008 C4928 copy-ctor confusionCaolán McNamara2012-05-102-3/+2
* Bin a few lines of apparently leftover temporary debugging codeTor Lillqvist2012-05-101-6/+0
* -Wself-assignLuboš Luňák2012-05-101-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-111-1/+1
* add package deps for resourcesDavid Tardon2012-04-092-4/+13
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-084-7/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-18/+15
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-30/+30
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-5/+5
* Cleanup some unnecessary #includeMatteo Casalin2012-04-032-2/+1
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-022-5/+11
* ditch some UniStrings and intermediate temporariesCaolán McNamara2012-03-261-2/+2
* restructure the code a bit moreMarkus Mohrhard2012-03-222-4/+2
* prevent call to virtual method in destructor, fdo#47589Markus Mohrhard2012-03-221-0/+2
* Make sure one base class does not use another one after destructionMarkus Mohrhard2012-03-221-2/+2
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-144-0/+12
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-104-9/+9