Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck | |
Only applies to PropertyAttribute::REMOVEABLE, and all instances in comments. All other instances of the misspelling have remained the same. Example: AF_REMOVEABLE Change-Id: I391f4101bbc3e06689318235a37d616065bc1686 Signed-off-by: Stephan Bergmann <sbergman@redhat.com> | |||
2013-03-03 | loplugin: unused variables and commented code | Thomas Arnhold | |
Change-Id: I01f1f1d112767b576d7cfc6e25fe95385de2c0cf | |||
2013-02-28 | remove all d.lst | Michael Stahl | |
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885 | |||
2013-02-12 | Some cppcheck cleaning | Julien Nabet | |
Change-Id: Idb380dbb7470dbdb371778ba0c486392cc55380e | |||
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | |
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16 | |||
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | |
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9 | |||
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | |
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f | |||
2012-11-10 | deduplicate OString std::basic_ostream operators | Miklos Vajna | |
I wanted to add one, based on OUString one, and Stephan on IRC agreed it's a good idea. Then it turned out we already had it in sal unit tests, sdext and unodevtools as well. Get rid of all these, and have a single implementation in string.hxx, so it can be used everywhere. Change-Id: Ibb820f20a138d055fd87036253c627fb862a31fe | |||
2012-08-04 | Replace usage of rtl/memory.h in unodevtools with equivalent from string.h | Arnaud Versini | |
Change-Id: Id13d0be47071345508ea1ddd3a8c4b8e656fcfe8 | |||
2012-07-03 | re-base on ALv2 code. | Michael Meeks | |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar | |
Change-Id: If58683331c50f2a95204e8e2dea11edbef3ccb63 | |||
2012-06-07 | skeletonmaker: add back \" in string literal | Michael Stahl | |
Seems accidentally removed in ea489b3570efe7d9a53da91ba66fa1563d40ffbb. Change-Id: I7c4be5c41033ca8d4f66557efb30d17f8527b4a8 | |||
2012-06-06 | Update also the help message | Tor Lillqvist | |
Change-Id: I3b84d1905d13c9418985d1ebe5feac13a0025efe | |||
2012-06-06 | Nobody uses this tool, but still, update the license blurb it outputs | Tor Lillqvist | |
Change-Id: Id9d767c2738d8052f2716086fb40a1b01c68d76e | |||
2012-06-02 | targeted string re-work | Norbert Thiebaud | |
Change-Id: Ia2115e70df8f64eb0dade6beb33ee64c358af767 | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-04-20 | Don't build these command-line tools for non-desktop OSes | Tor Lillqvist | |
2012-04-14 | rename common* static libs to codemaker_* for clarity + dmake cleanup | Norbert Thiebaud | |
2012-04-14 | gbuild conversion: unodevtools module | David Ostrovsky | |
2012-04-14 | replace APP?RPATH SDK by SDKBIN in old build system | David Tardon | |
Commit 0c80ad06fd96a4fec062a7edfff12bb65ef204b4 broke MacOS X builds because of this discrepancy. It would be easy to accept both, but I think it is better to be consistent with gbuild. | |||
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | |
2012-03-06 | idle code documentation improvement | Michael Meeks | |
2012-02-18 | unodevtools: remove dead code | Thomas Arnhold | |
2012-01-20 | Code clean up. | Stephan Bergmann | |
2012-01-19 | Fix for fdo43460 Part XLI getLength() to isEmpty() | Olivier Hallot | |
Part XLI Modules ucbhelper, unodevtools | |||
2012-01-08 | catch exception by constant reference | Takeshi Abe | |
2012-01-07 | catch exception by constant reference | Takeshi Abe | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan | |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist | |
2011-06-14 | Don't build skeletonmaker for iOS | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-03 | Remove OS/2 support | Francois Tigeot | |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | |
Conflicts: odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx odk/examples/cpp/complextoolbarcontrols/exports.cxx odk/examples/cpp/counter/countermain.cxx odk/examples/cpp/remoteclient/remoteclient.cxx odk/settings/settings.mk | |||
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet | |
Notes: split repo tag: sdk_LO-BASE-INTEGRATION-DEV300_M101 | |||
2011-02-07 | static libraries need to get linked before dynamic ones for symbol lookup | bjoern.michaelsen@canonical.com | |
Signed-off-by: bjoern.michaelsen@canonical.com <Bjoern Michaelsen> | |||
2011-02-06 | std::hash -> boost::hash | Fridrich Štrba | |
2011-02-05 | move sdk repo to boost unordered containters | Fridrich Štrba | |
2011-02-04 | Remove "Visual C++, 32-bit, version 5.0" and prior version of T2TypeClassMap | Joseph Powers | |
Fridrich Strba removed this support in his patches to change the class from a std::hash to a boost::unordered_map. | |||
2011-02-03 | Fix a missed ::std::hash_map to boost::unordered_map typedef | Joseph Powers | |
I also added the mac build directory to the gitignore. | |||
2011-01-07 | cppcheck: prefer prefix variant | Caolán McNamara | |
2010-12-24 | cppcheck: prefer prefix variant | Caolán McNamara | |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara | |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara | |
2010-11-27 | RTL_CONSTASCII_USTRINGPARAM in sdk 2 | Gert Faller | |
Notes: split repo tag: sdk_LIBREOFFICE_PRE_BOOTSTRAP_BUILD | |||
2010-10-27 | add modelines to .hxx files as well | Caolán McNamara | |
2010-10-18 | remove non-compiled code | Povilas Kanapickas | |