summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane2013-02-265-9/+9
* Compare strings with proper lengthLionel Elie Mamane2013-02-221-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-063-78/+51
* API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat2012-12-031-2/+0
* API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat2012-11-301-0/+3
* use static_cast<cppu::OWeakObject*>(this) for exception's contextLionel Elie Mamane2012-11-301-2/+2
* clang still thinks this is ambiguousLionel Elie Mamane2012-11-301-2/+2
* clang says call is ambiguousLionel Elie Mamane2012-11-291-2/+2
* fdo#57611 don't crash when setting too small sizeLionel Elie Mamane2012-11-294-6/+6
* Enhance error message for too small FixedLine sizeLionel Elie Mamane2012-11-291-2/+6
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-281-1/+1
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-8/+4
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-2/+2
* AllSettings with LanguageTagEike Rathke2012-11-222-2/+2
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-119-77/+58
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-13155-3158/+2267
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-011-8/+2
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-013-6/+0
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-013-3/+6
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-013-0/+3
* | | | use LanguageTagEike Rathke2012-11-172-7/+7
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-162-0/+2
* | | | fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-0/+4
* | | | Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2012-11-142-18/+9
| |_|/ |/| |
* | | 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