summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-25Remove various commented out definesThomas Arnhold
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
2012-06-25Remove OLD_TAB_STYLEThomas Arnhold
The new tab style is there until 2007. Change-Id: I267b554d609878b1f011f87ce817898c5e94a83e
2012-06-25hrc cleanup: Simplify logicThomas Arnhold
Change-Id: I6fde46f126f9dc0bff4eec6cc16577a7d24fddd4
2012-06-25hrc cleanup: Remove two outdated filesThomas Arnhold
All definitions in SchSlotIds.hxx are unused, so remove it. Change-Id: I78c1266e9b9a0cf1433e6e3cc82a80f1fc4c7c8b
2012-06-25hrc cleanup: Further cleanupThomas Arnhold
Change-Id: I653cfce095ae55bc7644c02669757a17580917e3
2012-06-25explicitely check gmodule build flags for gtk3 modulePetr Mladek
g_module_open is used in gtk3gtksys.cxx gmodule dependencies were moved into private requires in rencent gio-2.0.pc. It was because GIO users are not generally expected to use gmodule API, see http://git.gnome.org/browse/glib/commit/?id=1f02ef3205e810dd937f316f5a7b58ecc2893d59 Change-Id: I90e980678eaaa825ae130f54d13f4a5772a2700a
2012-06-25Slightly more robust removal of bug title prefix.Thorsten Behrens
Change-Id: Ic37589222831d03ec48689a077b1eb16a9199385
2012-06-25Library_qstart.mk: remove -DDLL_NAMEMichael Stahl
The library is not called sfx2 but sfx, and it should really be using gb_Library_get_runtime_filename, but it turns out DLL_NAME is not actually used, so just remove it. Change-Id: I553318015c3c2a21725860b28574995a8319a44b
2012-06-25gbuild: add gb_Extension_add_executableMichael Stahl
This is not really necessary, but consistent. Change-Id: Ic0249efac26c9977ede7ef591d517cc03542b002
2012-06-25fdo#51115: fix sdext extensions on Windows:Michael Stahl
The sdext extensions contain the .lib link stub instead of DLLs; add gb_Extension_add_library to get the correct DLL filename on Windows, and use it in presenter screen, presentation minimizer and PDF import extensions. Change-Id: Ie8113a6002f9038e4df798edc255208977ba9497
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
Change-Id: Iec70985319a64cdc3630e15499ac304a7f1aabae
2012-06-25Translated German comments in filter/inc/filter/msfilter/msdffimp.hxxJesso Clarence Murugan
Change-Id: I8cdc40e0d277567b0d9c5fe2794f8f5c381bbc59
2012-06-25n#766481 dmapper: don't import fake paragraph containing sectpr onlyMiklos Vajna
Change-Id: I5eaf8b765d03b898c1c9a466802b75bbfe05a622
2012-06-25only export the supported number of rows/columns, fdo#49582Markus Mohrhard
Change-Id: I51fc4d0a6d9cc09c82268351ad069467bf8acc31
2012-06-25WaE: 'Mapping' defined as a struct here but previously declared as a classTor Lillqvist
Change-Id: I79de31ca5eac837fe755ea0b52ac6fe5cfec8e15
2012-06-25Fix error: redefinition of 'value'Tor Lillqvist
Change-Id: I6c887971b91380543a2c59a4f1b477b9eb4a49b8
2012-06-25fix build on OS X 10.7 using clangWard van Wanrooij
Change-Id: Iffb5d6d74709e9d8b72a87ef6bcd0d37b891c661
2012-06-25oox: kill last vml doxygen errorsMiklos Vajna
Change-Id: I955086f0c816d58fe8dfd104fe90367c76ad6568
2012-06-25Improve help message at end of configureTor Lillqvist
Change-Id: I2afa40a0da8fb0df5e9a1ae5f9aee4300854a656
2012-06-25Add some "thinking aloud" style commentsTor Lillqvist
Change-Id: Ib4a57649ec98bcbce851687633f35e52771f137a
2012-06-25Bin accidentally committed fileTor Lillqvist
Change-Id: I26458334ae50e478e2fd5331cefe04d5c446fb90
2012-06-25Bin accidentally committed filesTor Lillqvist
Change-Id: Ieabc4583e7baf9cb3be8b74383c27265d67ebb74
2012-06-25repaint all cells if NULL is passed, fdo#51174Markus Mohrhard
Change-Id: If58448fa040ad88db4edaa9aaefc771dbad0826b
2012-06-25pass the ScRangeList directly to improve performance, fdo#49764Markus Mohrhard
Change-Id: I1dde25739747a3481394c6a2c2d313128492ba8e
2012-06-25removed unused forward declarations of classTakeshi Abe
Change-Id: I814f8bdf4e4015f8e4eea34533db4ed8d6a7496e
2012-06-25set the zoom only once, prevents infinite loop, fdo#51040Markus Mohrhard
Change-Id: I9d6e077e489e513cc8eb482b22e77c7bc1adffe4
2012-06-25handle also COLLAPSEd in switchMarkus Mohrhard
this case can never happen Change-Id: Ib1284edb798945a2f6f5ee6268e9426e29b0bd76
2012-06-25we still need to check that we have a token, fdo#51326Markus Mohrhard
also fixed another dbgutil crash with gcc safe iterators Change-Id: I5e6675a26f24329125906849c0c2286ea74e9211
2012-06-25if no new cell exists, create hidden broadcaster cell, fdo#51368Markus Mohrhard
Change-Id: I61b96a0e164269ef85778cba7865d6488ebac79d
2012-06-25only show dialog elements if entry is not collapsedMarkus Mohrhard
Change-Id: Id85e7b2360c2630c894ce7e4e9ee505810cefe76
2012-06-24Remove some unused macrosThomas Arnhold
Change-Id: If3774a188da001ec38c2f24ffe260e006f9f76d7
2012-06-24Use dynamic_cast instead of PTR_CAST in SwTOXBaseArnaud Versini
Change-Id: If4a6b593fdf15c6b3f02d86aff7c046523f2eafb
2012-06-24Fix consecutive breakJulien Nabet
Change-Id: Ifd5dddee6950bcc08dc48c17293e794bf5aeb48e
2012-06-23Export NOCPPUNIT to disable all cppunit test in gbuild.Norbert Thiebaud
This is convinient when coding/debuging stuff that break unittest downstream, but oen still want to have a fully built product to test Change-Id: I4970db6ede1ed29bb3c421b56b5092c19fd9fa90
2012-06-23Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud
Change-Id: I5dc9fb342e45fa3d428e340a597a2d9d4e246cb5
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud
Change-Id: Ie0e413a6beef87d399807f98f345103c82442a9c
2012-06-23Add a configure flag to enable CoreText SupportNorbert Thiebaud
Change-Id: I0f3865beff53f199fae49e806f308c6dab3e3c11
2012-06-23factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud
2012-06-23move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud
This is prep work to make room for a CoreText-based implementation
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: Ibb55fcedecaf66f0817d24d8f408ef69d273ffa2
2012-06-24rearranged forward declarations of classTakeshi Abe
so that they locate where their classes appear if needed, otherwise removed Change-Id: I457542ec4c31f9a4b56a562f588b7c190c18776c
2012-06-23sw: kill C2U() usage in new re-basedMiklos Vajna
Change-Id: I5e4641a70c83ca67793bc64f5b509d7ebe60e53b
2012-06-23sw: kill last direct RTL_CONSTASCII_USTRINGPARAM usagesMiklos Vajna
Change-Id: I7e19b6ff9e12d7aee57f24b1acce722e287accf0
2012-06-23sw: kill some unused global variables and RTL_CONSTASCII_USTRINGPARAM usageMiklos Vajna
Change-Id: I45f2fb68d613443cd6fcf0af5660d0f74c54c7ac
2012-06-23config_host: fix misleading commentMiklos Vajna
Change-Id: I51dbc3c1e0f860c7d3c866888f259de6b0d670b3
2012-06-22cppcanvas: remove obsolete makefile.mkMichael Stahl
Change-Id: Id9ccc156371a235bca764044a8d155b8720782c0
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl
Change-Id: Ib06d88890007fd27d6838a5c8829230733d3df97
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl
Change-Id: Ic3d45afca14d0bebfb6168b6cf6fc6c618754183
2012-06-22.ulf files don't need executable bitsMichael Stahl
Change-Id: Ie84a08aa0626dffed871200df565e33642f53866
2012-06-22.sct files don't need executable bitsMichael Stahl
Change-Id: I5337e718d020b4035b5b696aa0f4b3ba7cfab63f