summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-22refactor OpenGL transition creationDavid Tardon
Change-Id: I1f2de591906f3560cc60d1323e8dcfb66448f4eb
2012-11-22always set event descriptionDavid Tardon
Change-Id: I8d83c0d65fff0b0d3d08f32aa3d5c0bb5e7e9c8a
2012-11-22OSL_TRACE -> SAL_INFODavid Tardon
Change-Id: I3c3dbe958fe50cc95b8427ac4daaca1a5bec784c
2012-11-22make conditionally-compiled code easier to readDavid Tardon
Change-Id: I6e855fd09ded2afc14379b75a7ab66b99588dd6b
2012-11-22IPC_STATUS_2ND_OFFICE -> BS_TERMINATE -> EXIT_SUCCES rather than EXIT_FAILUREStephan Bergmann
Change-Id: Ic2dd861de07f90676bb263c7ea6c00c2b4335de5
2012-11-22Probably want to check CROSS_COMPILING here, not (just) iOSTor Lillqvist
Change-Id: I5b9f6323e80b69e5baf81016ac92eda0b5bdd13d
2012-11-22Forgot to add gid_File_Lib_PresenterScreen to module_impressStephan Bergmann
Change-Id: I3b3095222444ad6b0aea85c1141d0107b4c3509e
2012-11-22Do not overlap FT_DOCTEMPLATE_LINK, BTN_DOCTEMPLATE_PACKAGEStephan Bergmann
Change-Id: I6edcd6641dbcd62ceb49f5b975eea6a40a47f6ab
2012-11-22add xml-lang attribute to title tagAndras Timar
Change-Id: I847c8db18730126d00f4d160ec7585611377bc38
2012-11-22Fail fastStephan Bergmann
Change-Id: I17d6ab71ec7bcf40dccb2c9ffe3d9f2e6b10f01c
2012-11-22move Presenter Console help to main helpAndras Timar
Change-Id: Ic54a0ade61a0c91e158de6afd3f702b9f286cb67
2012-11-22Updated coreAndras Timar
Project: help 53421e107f2e8c933e463e03a6bb7a0178b3ff85 move Presenter Console help to main help
2012-11-22Updated coreAndras Timar
Project: help 36f2b829ab8724644735e18b62b703be6e2f1d77 move Presenter Console help to main help
2012-11-22sal_Bool to boolTakeshi Abe
Change-Id: Ib7d74ba8fe3cfc6cf9695d13a1537dacdceca627
2012-11-22Remove unused codeTakeshi Abe
Change-Id: I21800d9da3f31f3a53298e824f0f70b9cf8c0431
2012-11-22Delete tree_strings.xhp from librelogoZolnai Tamás
Change-Id: I66c8768b216ca91271b1c42a81ae3cdaee9dafca
2012-11-21Updated coreZolnai
Project: help 0d7698e9affe313d6cb83272958c5600f5736fc5 Delete obsolete part of tree localization
2012-11-21Get language id from path of po fileZolnai Tamás
Language ids in po headers can be various so its simpler to extract from path. Change-Id: I3e9447359f3c054aea32b5417b2168025168c556
2012-11-21Fix language id checkingZolnai Tamás
The result of GetLanguages() is a vector, but behind it the language ids stored in a set, so the order not depend on which id was inserted first. With language ids which are after qtz in alphabetic order this checkings works wrong. Change-Id: I4e15d4de576b1fc567692109311c053b0d93ea60
2012-11-21None of this for non-desktop OSes I thinkTor Lillqvist
Change-Id: I8c4a6d8e5ee7cddf069c7d1b3ab43efd8e359b3f
2012-11-21use proper URL for UCPP in Executable_idlc.mkRene Engelhard
Change-Id: I882abb339bb160f74cfd00c1c005585d4478ac8d
2012-11-21Use --disable-cairo-canvas here, tooTor Lillqvist
Change-Id: I21ca700e16d41a0f8372bf997cdd7ae57e555c41
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
We haven't been able to build NativeActivity-based apps (like the android/qa/sc and anroid/qa/desktop thingies) since we switched to DISABLE_DYNLOADING and a single DSO liblo-native-code.so anyway. No lo_main() any more. <sal/main.h> should not be included ever when compiling for Android of iOS now. Lots of stuff binned from vcl's androidinst.cxx, in the (vain?) hope that it will reduce the amount of never invoked GUI code that gets linked in. Change-Id: I25f584864c40110774c728a23151e089620442d9
2012-11-21initialize nCheckPos before passing it, undefined to SvNumberFormatterMichael Meeks
Change-Id: I8e80de82354ed0adf66b39175a5c9b993c541821
2012-11-21Don't bother with -Wl,--stats, I'm not loooking at them anywayTor Lillqvist
Change-Id: I1bbe00e42d6d36c9dd86f576b5cc8998e99819b8
2012-11-21Updated coreAndras Timar
Project: translations ed3c1d45520761d3ef9a13b2ce19b05f9dba5421 missing Language codes in Serbian po files
2012-11-21Po files' header has modified language idZolnai Tamás
So they must be changed to match with real id Plus add more usefull error message Change-Id: Ife941756bd108ed9adb73dd2d30bd7fa79eb3e35 Reviewed-on: https://gerrit.libreoffice.org/1148 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2012-11-21Updated coreAndras Timar
Project: translations d0d5e5386afaaf4a7f123fae23bbd34872c57d87 fix Language in sh po headers
2012-11-21svl: convert SvNumberformat constructor to OUStringNorbert Thiebaud
Change-Id: I4031e0a89737687ff167360b987961e8b0e362fe
2012-11-21android: fix cppunit testingMichael Meeks
2012-11-21Use correct variable in the iOS and Android casesTor Lillqvist
Change-Id: I759ea062c6a0cc1d9a2aafba502057f53596459c
2012-11-21This function should obviously be exported for it to be callableTor Lillqvist
Change-Id: Ia63e27ec40a66c52b52292549ea03899c1b3801e
2012-11-21added operator==() and operator!=() to LanguageTagEike Rathke
Change-Id: I4f339ecaeb147a05f8882065e859902f8c14ac47
2012-11-21Save more space: compress the .rdb files in the .apkTor Lillqvist
This means they will have to be uncompressed and copied into actual files when the app runs for the first time, but that is a small price to pay for reducing the .apk size with over ten megabytes. Change-Id: I5bcf3c228197519edd1ca8cbd804b5f027d7699d
2012-11-21accept svg documents in svg: namespace (hack)Fridrich Štrba
Change-Id: I7678e25a2229abc2147510fe08165dc2faf5d977
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke
Change-Id: Iaee25f1d92349704eaae45e6582d31dfa718ddcb
2012-11-21include necessary headerLuboš Luňák
Change-Id: Ibfad213031a2ff07a752cf6b14a2fe35b6e285f4
2012-11-21debug helpers for Point, Size, Rect, etc.Luboš Luňák
I'm kinda tired of typing it out (what kind of imbecile lumps all these classes together into one header and still can't decide whether accessors are Foo() or getFoo() and the capitalization of that?). Change-Id: I15b69280265ae8570378f9f905cca66d546a252c
2012-11-21Turn presenter screen from bundled extension to plain codeStephan Bergmann
The immediate trigger was 5e5c11c664f67ff9fd1120905b09a32bea3b2f6c "fdo#42070 Fix RTL support in presenter console" causing build failures on Mac OS X when linking the extension against vcl, but there should be more benefits of going from a bundled-anyway extension to plain code. (Not the least to get rid of the com.sun.star.drawing.XPresenterHelper hack.) To avoid unnecessary confusion between the newly plain code and any instance of the old extension still installed (per-user or shared), I renamed all relevant identifiers as follows: * UNO implementation com.sun.star.comp.Draw.framework.PresenterScreenJob -> org.libreoffice.comp.PresenterScreenJob * UNO implementation com.sun.star.sdext.presenter.PresenterProtocolHandler -> org.libreoffice.comp.PresenterScreenProtocolHandler * protocol handler schema vnd.com.sun.star.comp.PresenterScreen -> vnd.org.libreoffice.presenterscreen * configuration schema /org.openoffice.Office.extension.PresenterScreen -> /org.openoffice.Office.PresenterScreen (it appears this contains little to no user-changeable data anyway, so not migrating it to a new user profile due to the schema name change should not be problematic) * job ID onDocumentOpenedJob -> org.libreoffice.PresenterScreen Even with these precautions, having the presenter screen installed both as plain code and as a (per-user or shared) extension still leads to a crash when activating presentation mode (likely due to how both codes want to take control of the screen). To mitigate this, existing installations of the extension are explicitly not migrated to new user profiles. The sdext/source/presenter/bitmaps/*.png files were moved to icon-themes/galaxy/sd/res/presenterscreen-*.png and are now accessed via SdResId (adding the relevant data to sd/source/ui/inc/res_bmp.hrc and sd/source/ui/app/res_bmp.src; not sure whether these locations are already ideal). The code itself has been left mostly unchanged in sdext/source/presenter/, and it still clumsily communicates with sd core code via XPresenterHelper. There is a lot of room for improvement here. The help data is left untouched at sdext/source/presenter/help/ and needs to be incorporated properly into helpcontent2 in a follow-up commit. The --disable-ext-presenter-console configure switch is gone. Change-Id: I71adb7ae6dcdbd1802151fce6e3871d8a2026332
2012-11-21fix build with poppler-0.21.1Petr Mladek
heh, they put back UTF8.h Change-Id: Id915b1a1e41440a4b53058779355e99e3592e5fa
2012-11-21android: add 'go to page' menu itemMiklos Vajna
Change-Id: Ie9d04ef9aeef5cacd1c3b8557111ee3a6194ccd4
2012-11-21a replace() to OUStringBufferNorbert Thiebaud
Change-Id: I2cbfeea9800ad656c49ce1cae7ff1f4b830f1442 Reviewed-on: https://gerrit.libreoffice.org/1139 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-11-21unlink file before copying over it, to avoid it getting truncated firstLuboš Luňák
Change-Id: I60cd57a5ae54bbe72c29568c1bbec65da3719491
2012-11-21Revert "Xlib import via generic pkg-config"Fridrich Štrba
It breaks our baseline Linux release builds where x11_extensions headers are actually used. This reverts commit 3f00bc6717964c2d4db26093b64a68f93c7de906.
2012-11-21Package svgioFridrich Štrba
Change-Id: I847e50c9dded10affaef77c51561f04412d635ad
2012-11-21unused variablesLuboš Luňák
Change-Id: I216b6ddff479ecf45a9950c05d4d65d55afbc7a1
2012-11-21fix sal buildCaolán McNamara
since reversion due to f78a2bcce88dd5c12052ae3e55c561cdd48b05fe Change-Id: If60bb1931c1305068a86257fbbaa18029872e22e
2012-11-21add strip* Family of function to OUStringBufferNorbert Thiebaud
Change-Id: I225f95601009704c93484b6a68a0efd2446d4b48 Reviewed-on: https://gerrit.libreoffice.org/1140 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-11-21apply packing properties of pseudo-scrolledwindow to self-scrolling childCaolán McNamara
Change-Id: I13b0b625109237a0ec9711ed2efdc34cd3e0d32b
2012-11-21fix day of week naming in sal unit test.Michael Meeks