summaryrefslogtreecommitdiffstats
path: root/reportdesign/source
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code. Includes:Michael Meeks2012-10-02124-2847/+1758
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-2/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-8/+2
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-282-18/+18
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-2513-30/+30
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+0
* fdo#44721 protect against negative calculated height valueLionel Elie Mamane2012-09-141-2/+4
* Improvement on previous commitStephan Bergmann2012-09-121-6/+1
* fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin2012-09-121-3/+4
* fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl2012-09-041-2/+12
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-1/+3
* -Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* #include <rtl/strbuf.hxx>Tor Lillqvist2012-08-301-0/+1
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-272-2/+4
* fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin2012-08-271-5/+2
* 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
* refactor reportdesign::OSection constructionMichael Stahl2012-08-104-36/+44
* fdo#53154: fix report design wizard crash:Michael Stahl2012-08-102-41/+80
* Typo ressource -> resourceStephan Bergmann2012-07-302-9/+9
* 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
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-3/+3
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-147-26/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-094-6/+6
* 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-037-12/+12
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-2/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-1/+0
* Remove UNO includes commentsThomas Arnhold2012-06-2916-34/+1
* Remove unused include filesThomas Arnhold2012-06-271-57/+0
* hrc cleanup: Remove commented out codeThomas Arnhold2012-06-271-18/+0
* removed unused forward declarations of classTakeshi Abe2012-06-2311-34/+0
* re-base on ALv2 code.Michael Meeks2012-06-223-72/+45
* re-base on ALv2 code.Michael Meeks2012-06-2188-2114/+1322
* re-base on ALv2 code.Michael Meeks2012-06-215-124/+79
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-3/+0
* removed useless InsertFunctions.hxxTakeshi Abe2012-06-212-47/+0
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-191-7/+2
* 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 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