summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui
Commit message (Expand)AuthorAgeFilesLines
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-282-18/+18
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-253-6/+6
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-1/+3
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-272-2/+4
* Convert OLEObjCache class from Container to std::vectorNoel Grandin2012-08-161-2/+2
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-141-1/+1
* Debug unhandled exceptionLionel Elie Mamane2012-07-241-0/+3
* fdo#52399: Do not needlessly set DefaultContext of global ServiceManagerStephan Bergmann2012-07-241-4/+0
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-182-2/+0
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-147-26/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-092-3/+3
* fdo#43556 round pos&dim of report controls & sections to nearest 10^-4mLionel Elie Mamane2012-07-041-0/+19
* ditch String::CreateFromAsciiCaolán McNamara2012-07-036-11/+11
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-1/+0
* Remove UNO includes commentsThomas Arnhold2012-06-297-14/+0
* hrc cleanup: Remove commented out codeThomas Arnhold2012-06-271-18/+0
* removed unused forward declarations of classTakeshi Abe2012-06-2310-32/+0
* re-base on ALv2 code.Michael Meeks2012-06-222-49/+31
* re-base on ALv2 code.Michael Meeks2012-06-2134-821/+515
* re-base on ALv2 code.Michael Meeks2012-06-212-52/+34
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-3/+0
* removed useless InsertFunctions.hxxTakeshi Abe2012-06-212-47/+0
* move zoomitem from svx to sfx2Tim Hardeck2012-06-154-4/+4
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-122-2/+2
* Remove superfluous include commentsThomas Arnhold2012-06-091-4/+0
* targetted revert of minor cppcheck cleanupsMichael Meeks2012-05-311-1/+1
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-3111-41/+37
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-172-29/+29
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-165-5/+1
* convert GetUndoActionComment family to rtl::OUStringCaolán McNamara2012-05-151-1/+1
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-142-4/+5
* removed unused definesTakeshi Abe2012-05-134-5/+0
* WaE: msvc2008 C4928 copy-ctor confusionCaolán McNamara2012-05-102-3/+2
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-111-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-11/+11
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-11/+11
* Cleanup some unnecessary #includeMatteo Casalin2012-04-032-2/+1
* 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-142-0/+6
* these Links either shouldn't be links, or shouldn't existCaolán McNamara2012-03-081-15/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-016-7/+7
* fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers2012-02-211-2/+2
* Remove unnecessary header filesMatteo Casalin2012-02-171-1/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-101-7/+7
* Do not forward declare Splitter or include its header file if unneededMatteo Casalin2012-01-301-2/+0
* these OnInvalidateClipboard don't have to be LINKsCaolán McNamara2012-01-132-4/+4
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-2/+0