summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-27-Wunused-macrosStephan Bergmann
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-27Avoid WaE (-Wunused-macros) in external libpngStephan Bergmann
Change-Id: I28f36d1855a3a7563083beda992f9803b66e7396
2013-03-27Unused Region macro definitionsStephan Bergmann
In other files in vcl/unx/kde4/, those defines are apparently needed to resolve a clash between class Region from vcl/region.hxx and typedef Region from /usr/include/QtGui/qwindowdefs.h. But in these two files those two clashing headers appear not to be included both, so the define would be flagged by -Wunused-macros. Change-Id: Ib5bb62867dd3b3ea4c0a9f4b461efcecd92bc4b7
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
Change-Id: Ib0dab05534c34eb407f3acee3b4a3638a36bdddc
2013-03-27fdo#39445 writing out tools/fsys.hxx (rsc)Andras Timar
Change-Id: Iacab9b8a16d8278ae9a41249d36ca1aaad2d5794
2013-03-27remove unused functionality from Resource CompilerAndras Timar
and remove ASCII art comments and other useless comments Change-Id: Iafa5eb5aa421b38b325bdc7cea6045b43a5c582a
2013-03-27Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist
Change-Id: I69f80a3a889b2bae148ac502d472d490c71ecb49
2013-03-27postgresql-sdbc-impl: does not need these externals for MSVCMatúš Kukan
Hopefully.. blind fix for the build. Change-Id: I3c59ceba4eee9eb9950332433045dcb6337bef49
2013-03-27Need <vcl/syswin.hxx> for WINDOWSTATE_*Tor Lillqvist
Change-Id: Ic4f729554d92652f38d783bb237448e8469e6faf
2013-03-27@touch does not existDavid Tardon
Change-Id: Ic81a31d738bedcd6a35eb42d365dacc2af7ebe93
2013-03-27add missing \David Tardon
Change-Id: I9df137849a628089eb03b714d5f61e8d4084be17
2013-03-27fix library nameDavid Tardon
Change-Id: I70dd4c9a54af8b6eeeaa6b075c5e54e296c670f1
2013-03-27More ScBaseCell reduction...Kohei Yoshida
Change-Id: I3a9f9ce79de7117e7b1410c45b217e5bfe005db7
2013-03-27Remove this hack.Kohei Yoshida
Change-Id: Ibaf4f478c25e5c8b429ffb45a70d9a8a170053ef
2013-03-27ScRefCellValue is actually a struct, not a class.Kohei Yoshida
Change-Id: Iadd6d706e5ba9d51cb82d4dd387e59318da1f322
2013-03-27We don't need this.Kohei Yoshida
Change-Id: I93a13b3fb4203909765841806a7cde017ee85b6a
2013-03-27GetInputString() now takes ScRefCellValue instead of ScBaseCell.Kohei Yoshida
Change-Id: Ibf746351eb111a03be4f00ec719a4428c5fe47a4
2013-03-27Kill more ScBaseCell usages.Kohei Yoshida
Change-Id: I6fdcdd6763e6da1fd25c6bded22960a1be6d7f66
2013-03-27Remove variant of GetCellString() that takes ScBaseCell*.Kohei Yoshida
Change-Id: Ide78ab011e1f06bdb61ac2b29bc7c170cdb8d245
2013-03-27Converted the external ref manager code.Kohei Yoshida
Change-Id: Ifbce13bc8a941e548b1ba647519cf9765b7f55d0
2013-03-27More of the same...Kohei Yoshida
Change-Id: I829d221d6bf164cd6087d41c65e26240108aa021
2013-03-27More on killing direct use of cell classes.Kohei Yoshida
Change-Id: Ie2b6819652f330a493b7f9fe557736b27e402803
2013-03-27Take care of xetable.?xx.Kohei Yoshida
Change-Id: I00e57ca172ba41733d39aa5025c3f0a6f1de755d
2013-03-27This can return const reference.Kohei Yoshida
Change-Id: I1cf3e58167b883fee1b8cb32783a7892f6e0faa5
2013-03-27kill some unused inlinesThomas Arnhold
Change-Id: I17160b264b547067c694dd268eb0d3bd1086565d
2013-03-27Fix #119514#:Item lists are incorrectly importedJianyuan Li
Reported by: Terry Yang Reviewed by: sunying Patched by: Jianyuan Li Conflicts: sc/source/filter/excel/xlpivot.cxx Change-Id: Ib33fc4da3d190cfafb534f22d140de5b2f830dd5
2013-03-27Revert "Fix #119514#:Item lists are incorrectly imported"Xisco Fauli
This reverts commit 2d3f9fb97857fd8cfc732d3f5aa8f20b01e1cb35.
2013-03-27Fix #119514#:Item lists are incorrectly importedJianyuan Li
Reported by: Terry Yang Reviewed by: sunying Patched by: Jianyuan Li Conflicts: sc/source/filter/excel/xlpivot.cxx Change-Id: I1e1c69004ed0764442298ae52c3bea87e6096bcd
2013-03-27#i119557# Ignore redundant "split" property.Andre Fischer
Patch by: Jianyuan Li Found by: binguo Review by: Andre Fischer
2013-03-27Bypass X11-specific fields for AndroidTor Lillqvist
Change-Id: Ic8bfd4467b2fbcdcfa2caeb04d4ebe95f13863a2
2013-03-27Need <vcl/sysdata.hxx> here nowTor Lillqvist
Change-Id: I8287f55e283676fb3dc83e7c1f4200e6a3c78f45
2013-03-27ops, fix previous ldap commitMatúš Kukan
Change-Id: I1db0dc8dd9565b72c49b5ba183ba941c3d342277
2013-03-27Bypass fields that are meaningless for iOSTor Lillqvist
Change-Id: I66acafc1f7302242a2a43271b909bba331062bce
2013-03-27Move two text-related functions to svptext.cxxTor Lillqvist
Change-Id: I6c45d44fd38d9fde8cad7f712973f11bde51675a
2013-03-27a little ldap cleaningMatúš Kukan
Change-Id: Ib224484ef994312e78bac75c40421c7f6235326a
2013-03-27config_host.mk: L10N_MODULE is not usedMatúš Kukan
Change-Id: Iab125e0e0dfac70d630d15301aba511150692f39
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
Change-Id: Ic5756d75bc86795a7add95694aef6fc9d1f6b9fa
2013-03-26fdo#39468 Translate German comments - vcl/source/control/Christian M. Heller
FYI: there is some code duplication noticeable between slider and scrbar Conflicts: vcl/source/control/longcurr.cxx vcl/source/control/lstbox.cxx vcl/source/control/menubtn.cxx vcl/source/control/morebtn.cxx vcl/source/control/prgsbar.cxx vcl/source/control/scrbar.cxx Change-Id: I736cf155e252293ed571cd44a6a395b15c4bf576 Reviewed-on: https://gerrit.libreoffice.org/2966 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
Bin the SAL_FRAMESTATE_* defines which as the comment said had to be the same as the WINDOWSTATE_*] in syswin.hxx. Change-Id: I42fcd91db543821f007038e558872ba8f69e4a78
2013-03-27WaE: class 'ScRefCellValue' was previously declared as a structTor Lillqvist
Change-Id: I0d75fd1a1e8fa23a246d6dfe9af024404198645a
2013-03-26coverity#440839 Resource leak in objectJulien Nabet
Change-Id: Icf65fdaac8c5ed852a85dce18fc49d401c12074e
2013-03-26No need for a template hereStephan Bergmann
Change-Id: I43262c984c311fcb1e1a9eca9b4dec4092351dea
2013-03-26Could the failing MSVC tinderbox be due to implementation-defined /Stephan Bergmann
...for negative integers in < C++11? Rather unlikely, but lets see... Change-Id: I9abfcbf2c0e409fab4c77b62e5f734d3c2cc2719
2013-03-26Oups, fix typoJulien Nabet
Change-Id: I64c1c644b2241fb3d43a1300816ead0f7724a4d3
2013-03-26make ./logerrit setup hooks just to be sureBjoern Michaelsen
Change-Id: I17adc7cecd5cf3757d92477dacff24e46e92caab
2013-03-26first time gerrit users register, they do not sign inBjoern Michaelsen
Change-Id: I058a0b445f8b7f286ed4c22d40c0770d435d0e40
2013-03-27Add log area 'vcl.headless'Tor Lillqvist
Change-Id: I40053b9a51c5a640b46c6d615a5d7e067a5e138a
2013-03-27OPT_FILTERSECTION is unusedTor Lillqvist
Change-Id: I251eeb98d880f04a5e4ef5829c01799b10db253b
2013-03-26Revert "Revert "make partial_build work in separate builddir""Stephan Bergmann
This reverts commit 13034c8e4487919bea2eb8c1ba12b56b1a8a356d. The original presumably works fine for a separate builddir(?), but it erroneously(?) replaced "lastword MAKEFILE_LIST" with "firstword MAKEFILE_LIST" so "cd <module> && make" failed to find config_host.mk; fixed that part now. Change-Id: Icde8315425dd230544125901de4f3a605b239155
2013-03-26New try to fix plc4Julien Nabet
Change-Id: Id747989c4c99967129ca9c7e7a86e6e82e943c98