summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin26-329/+263
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin13-27/+30
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin23-114/+112
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin10-19/+58
2012-12-10fdo#46808, Create new-style sdb::ReportDesign serviceNoel Grandin3-18/+54
2012-12-10do not return reference to a local objectDavid Tardon2-2/+2
2012-12-10Fix error: no matching function for call to 'sal_n_array_size'Tor Lillqvist1-1/+1
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist14-49/+50
2012-12-10Avoid "deleted function definitions are a C++11 extension" in a better wayTor Lillqvist2-8/+2
2012-12-09Python/pep8: fix E711 in filter/../pyAltFCFGMergeJulien Nabet1-4/+4
2012-12-09Python/pep8: fix E711 in wizards/../web moduleJulien Nabet5-15/+15
2012-12-09Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet2-6/+6
2012-12-09Python/pep8: fix E711 in document moduleJulien Nabet1-2/+2
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in common moduleJulien Nabet2-15/+15
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in letter moduleJulien Nabet3-16/+16
2012-12-09Fix result of wrong revert orderZolnai Tamás1-4/+0
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in pyuno moduleJulien Nabet2-6/+6
2012-12-09Reformat code in PreviewRenderer.Tomaž Vajngerl1-55/+54
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl10-480/+834
2012-12-09Revert "Make sure all list item is stored"Zolnai Tamás1-7/+4
2012-12-09Revert "Make src lists modifiable"Zolnai Tamás2-7/+7
2012-12-09WaE: deleted function definitions are a C++11 extensionTor Lillqvist1-0/+7
2012-12-09Python: fix deprecated + "== None" instead of "is None"Julien Nabet1-2/+2
2012-12-09Updated coreStanislav Horacek1-0/+0
2012-12-09Make sure all list item is storedZolnai Tamás1-4/+7
2012-12-09Make src lists modifiableZolnai Tamás2-7/+11
2012-12-09Updated coreAndras Timar1-0/+0
2012-12-09add missing dep on tools/urlobj.hxxDavid Tardon1-0/+4
2012-12-09add missing dep on sfx2/sfx.hrcDavid Tardon1-0/+4
2012-12-09add missing dep on oox/helper/helper.hxxDavid Tardon1-0/+4
2012-12-09add missing dep on boostDavid Tardon1-1/+4
2012-12-09Do not keep deprecated switches aroundTomáš Chvátal1-15/+0
2012-12-08Add missing breaksJulien Nabet1-0/+2
2012-12-08No .libs directory when DISABLE_DYNLOADINGTor Lillqvist1-0/+4
2012-12-08There is no --disable-mozilla optionTor Lillqvist2-2/+0
2012-12-08There is no --disable-build-mozilla optionTor Lillqvist1-1/+0
2012-12-08RTL_CONSTASCII_USTRINGPARAM clean upChr. Rossmanith7-217/+140
2012-12-08Removed RTL_CONSTASCII_USTRINGPARAMChr. Rossmanith2-14/+14
2012-12-08fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna3-4/+32
2012-12-08SVG: add check if polygon is closedChr. Rossmanith1-0/+4
2012-12-08SVG: handle degenerate cases of the basic shapes correctlyChr. Rossmanith1-78/+80
2012-12-08bnc#791952: Setting properties for all data labels.Kohei Yoshida2-5/+6
2012-12-08bnc#791952: Use "center" label placement for "Best fit" in pie charts.Kohei Yoshida1-1/+7
2012-12-08bnc#791952: Better placement of 3D pie chart data labels.Kohei Yoshida1-1/+1
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida9-7/+37
2012-12-08fdo#33365 added wrapper for boost random, use that in RAND()tino5-1/+87
2012-12-07remove config_xxx.h files in distcleanLuboš Luňák1-1/+1
2012-12-07missing delivery in cppunit on MacNorbert Thiebaud1-0/+1
2012-12-07Some cppcheck cleaningJulien Nabet5-12/+4
2012-12-07fix Wshadow warnings in boost randomMarkus Mohrhard2-0/+36