summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* loplugin: various objects that are never usedCaolán McNamara2012-10-273-9/+0
* t4 is always true, probably some debugging thingCaolán McNamara2012-10-271-3/+0
* fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2012-10-231-1/+1
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-9/+7
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-9/+4
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-191-1/+1
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-193-45/+45
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-2/+2
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-112-2/+2
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-10/+6
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-2/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-10-02155-3140/+2252
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-2/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-8/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-283-6/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-283-3/+6
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-283-0/+3
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-282-18/+18
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-09-261-4/+0
* 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
* Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin2012-09-101-3/+3
* 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
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* 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-103-41/+82
* Typo ressource -> resourceStephan Bergmann2012-07-303-11/+11
* 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
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-147-26/+0
* hrc cleanup: Remove commented out lines in hidother.src filesThomas Arnhold2012-07-121-44/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-094-6/+6
* removed unused includesTakeshi Abe2012-07-081-1/+0
* 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